home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / hp48dev.zip / HP48DEV.INF < prev    next >
Text File  |  1995-07-09  |  2KB  |  45 lines

  1. classs: Program Development Tool
  2. Author:    Stanley H.H.Lui
  3. email : shhl@tymnet.com
  4. Supported Platforms: G,GX,S,SX
  5. Title: HP48 User-RPL Program Development System
  6. Description:
  7. A new set of programming developement tools for developing HP48 
  8. User-RPL programs and program project management.
  9. The software contains a set of integrated tools running under Windows
  10. 3.1.  The following is a summary of the features of this software:
  11.  
  12. 1.  A specially designed editor for writing and editing HP User-RPL
  13.     programs featuring Mutiple Document Interface.  You can cut and
  14.     paste between multiple files opened all at once.  Special HP file
  15.     header and symbols are preprogrammed for convenient input.  A
  16.     search function allows pattern matching in the currently focused
  17.     variable, or all variables in the current project. 
  18.  
  19. 2.  A GROB (Graphic Object) editor for creating and displaying GROBs.
  20.     You can merge multiple images in the GOR, GXOR, or REPL modes.
  21.     Also available features are variable draw pixel width, cut and paste
  22.     functions, and pixel on/off function.  The editor will automatically
  23.     convert graphic images to GROB variables.
  24.  
  25. 3.  A friendly user-interface for transfering HP variables between your
  26.     PC and your HP48 using Kermit.  Just click a mouse button to send
  27.     or get your variables from your HP48.  You can select the overwrite
  28.     or file extension modes for file trasfers.
  29.  
  30. 4.  A project management tool (Project Manager) will manage your programming
  31.     projects.  As you write codes for the variables for your projects,
  32.     the Project Manager will keep track of when the variables are edited,
  33.     when the variables are last sent to the HP48, and any comments you
  34.     input.  With a click of a mouse button, the variables are updated to
  35.     your HP48, automatically.
  36.  
  37. 5.  A PRINT function for printing your project variables and information
  38.     on your projects.  GROB variables are printed in graphical forms.
  39.  
  40. Program is written in Visual Basic V3, and tested on a SX, but should be
  41. compatible with the G series.  The readme.txt file is readable using
  42. Notepad in Windows 3.X. which contains software installation guide.  The 
  43. user manual file userman.txt is readable using Notepad after setup is done.
  44.  
  45.